﻿<!DOCTYPE html>
<html lang="zh-CN">
<head>
<title>网页访问不鸟</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style>
*{margin: 0;padding: 0;font: 14px/1.6 Arial, Helvetica, sans-serif;color: #666;}
fieldset, img {border:0}
ul, li, ol {list-style:none}
h3{font-weight: 600;}
legend {color:#000}
input, button, textarea, select, optgroup, option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
a img, img {-ms-interpolation-mode:bicubic}
body {background:#FFF}
a {color:#06c;text-decoration:none}
a:hover, a:active, a:focus {	color:#06c;text-decoration:underline}
table {border-collapse:collapse;border-spacing:0}
header, aside, section {display:block}
.center {text-align:center}
.clear:after, .clearfix:after {content:".";display:block;clear:both;visibility:hidden;font-size:0;height:0;line-height:0}
.clear, .clearfix {zoom:1}
.b-panel {position:absolute}
.b-fr {float:right}
.b-fl {float:left}
.error-404 {background-color:#EDEDF0}
.module-error {margin-top:182px}
.module-error .error-main {margin:0 auto;width:420px}
.module-error .label {float:left;width:160px;height:151px;background:url('HttpErrors/error.png') 0 0 no-repeat}
.module-error .info {margin-left:182px;line-height:1.8}
.module-error .title {font-size:15px}
.module-error .reason {margin:8px 0 18px 0;color:#666}
</style>
</head>
<body class="error-404">

<div id="doc_main">
	<section class="bd clearfix">
		<div class="module-error">
			<div class="error-main clearfix">
				<div class="label"></div>
				<div class="info">
					<h3 class="title">啊哦，你所访问的页面不存在了，可能是炸了</h3>
					<div class="reason">
						<p>可能的原因：</p>
						<p>1.手抖打错了。</p>
						<p>2.链接过了保质期。</p>
					</div>
					<div class="oper">
						<p><a href="javascript:history.go(-1);">返回上一级页面&gt;</a></p>
					</div>
				</div>
			</div>
		</div>
	</section>
</div>

</body>
</html>